Eclipse Platform
Pre-release 3.0

Package org.eclipse.ui.contexts

Interface Summary
ICompoundContextActivationService An instance of this interface allows clients to manage context activation.
IContext An instance of this interface is an context as defined by the extension point org.eclipse.ui.contexts.
IContextActivationService An instance of this interface allows clients to manage context activation.
IContextActivationServiceListener An instance of this interface can be used by clients to receive notification of changes to one or more instances of IContextActivationService.
IContextContextBinding An instance of this interface represents a binding between an context and an context.
IContextListener An instance of this interface can be used by clients to receive notification of changes to one or more instances of IContext.
IContextManager An instance of this interface allows clients to manage contexts, as defined by the extension point org.eclipse.ui.contexts.
IContextManagerListener An instance of this interface can be used by clients to receive notification of changes to one or more instances of IContextManager.
IMutableContextActivationService An instance of this interface allows clients to manage context activation.
IMutableContextManager An instance of this interface allows clients to manage contexts, as defined by the extension point org.eclipse.ui.contexts.
IWorkbenchContextSupport An instance of this interface provides support for managing contexts at the IWorkbench level.
IWorkbenchPageContextSupport An instance of this interface provides support for managing contexts at the IWorkbenchPage level.
IWorkbenchPartSiteContextSupport An instance of this interface provides support for managing contexts at the IWorkbenchPartSite level.
IWorkbenchWindowContextSupport An instance of this interface provides support for managing contexts at the IWorkbenchWindow level.
 

Class Summary
ContextActivationServiceEvent An instance of this class describes changes to an instance of IContextActivationService.
ContextActivationServiceFactory This class allows clients to broker instances of IContextActivationService.
ContextEvent An instance of this class describes changes to an instance of IContext.
ContextManagerEvent An instance of this class describes changes to an instance of IContextManager.
ContextManagerFactory This class allows clients to broker instances of IContextManager.
 

Exception Summary
NotDefinedException Signals that an attempt was made to access the properties of an undefined object.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.